body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td, section, a, input, span {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none
}

html, body {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

body, input, textarea {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    -webkit-font-smoothing: antialiased
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    border-top: 0;
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th, td {
    text-align: center
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

input[type=button], button {
    -webkit-appearance: none;
    -webkit-user-select: none
}

a, img, input, select, li {
    -webkit-tap-highlight-color: transparent
}

a, img {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

a, input, img, select, textarea {
    outline: 0
}

input::-webkit-clear-button, input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input::-webkit-search-cancel-button {
    display: none
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

::-webkit-scrollbar {
    display: none;
    width: 0
}

img {
    -webkit-touch-callou: none
}

* {
    -webkit-tap-highlight-color: transparent
}

.show {
    display: block !important
}

.hide, .none {
    display: none !important
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

*.clearfix {
    zoom: 1
}

.scroll::-webkit-scrollbar {
    width: 7px !important;
    border-radius: 7px;
    display: block !important
}

.scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #ddd
}

.scroll::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #eaeaea
}

.scroll::-webkit-scrollbar-thumb:vertical:active {
    background-color: #d0d0d0
}

.floor .title {
    overflow: hidden;
    width: 100%;
    padding-bottom: 14px;
    border-bottom: 1px solid #b44534
}

.floor .title .t_left {
    font-size: 20px;
    color: #000
}

.floor .title .t_left i::before {
    content: "";
    width: 33px;
    height: 25px;
    display: inline-block;
    background: url(../img/index/icon-t1.png) center no-repeat;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 8px
}

.top {
    margin-top: 30px
}

.floor3 {
    width: 100%;
    overflow: hidden
}

.floor4 .left {
    width: 310px;
    height: 100%
}

.floor4 .left ul {
    height: 365px;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.floor4 .left ul li a img {
    width: 100%;
    height: 100%
}

.floor3 .center {
    width: 520px;
    height: 100%;
    margin-left: 32px
}

.floor3 .right {
    width: 266px;
    height: 100%
}

.floor4 .right .content {
    margin-top: 16px
}

.floor3 .right .content p {
    font-size: 16px;
    text-indent: 30px;
    line-height: 27px;
    text-align: justify
}

.floor4 .right .content video {
    width: 310px;
    object-fit: unset;
    position: relative
}

.floor4 .right .content .video {
    position: relative
}

.floor4 .right .content .video:before {
    position: absolute;
    content: "";
    background: url(../Images/home/play.png) no-repeat;
    width: 81px;
    height: 81px;
    left: 115px;
    top: 110px;
    z-index: 2
}

.floor4 .right .content .video span {
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-indent: 16px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 4px;
    background-color: rgba(0, 0, 0, 0.5)
}

.floor3 .center.floor .title .t_left i::before {
    background-image: url("../img/index/icon-t2.png")
}

.floor3 .center.floor .title {
    border-bottom-color: red
}

.floor .title .t_right a {
    position: relative;
    top: 5px;
    font-size: 14px;
    color: #b44534
}

.floor3 .center .list li a {
    width: 100%;
    height: 75px;
    overflow: hidden;
    display: block;
    padding-right: 3px
}

.stu_recruitment .list {
    overflow: hidden;
    margin-top: 30px
}

.stu_recruitment .list li:not(:last-of-type) {
    margin-bottom: 30px
}

.stu_recruitment .list li .img_box {
    float: left;
    width: 110px
}

.stu_recruitment .list li .img_box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: fill
}

.stu_recruitment .list li .info_box {
    width: 390px;
    float: right
}

.stu_recruitment .list li .info_box h3 {
    font-size: 14px;
    color: #333;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.stu_recruitment .list li .info_box p {
    font-size: 12px;
    color: #949495;
    text-align: justify;
    line-height: 17px;
    height: 32px;
    overflow: hidden
}

.stu_recruitment .list li .info_box span {
    float: right;
    font-size: 14px;
    color: #e21a37
}

.floor3 .center .list li a:hover p, .floor3 .right .list li a:hover p {
    color: #fca561
}

.floor3 .floor .title .t_left i::before {
    background-image: url("../img/index/icon-t3.png")
}

.floor4 .floor .title .t_left i::before {
    background-image: url("../img/index/icon-t4.png")
}

.floor3 .item {
    width: 310px
}

.floor3 .item .icon {
    width: 100%;
    height: auto;
    display: block
}

.floor3 .item .list {
    margin-top: 19px;
    margin-bottom: 3px
}

.floor3 .item .list li {
    position: relative;
    margin-bottom: 1px;
    line-height: 35px;
    padding-left: 15px;
    box-sizing: border-box
}

.floor3 .item .list li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 7px solid #e11a38;
    border-bottom: 5px solid transparent
}

.floor3 .item .list li a {
    font-size: 14px;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.floor3 .item .list li a:hover {
    color: #e21a37
}

.floor4 {
    overflow: hidden
}

.floor4 .right {
    width: 859px
}

.floor4 .right .title .list li {
    font-size: 20px;
    color: #333;
    width: 104px;
    display: inline-block;
    text-align: left;
    line-height: 46px;
    height: 50px;
    cursor: pointer;
    margin-right: 10px
}

.floor4 .right .title .list li:first-child {
    position: relative
}

.floor4 .right .title .list li:first-child::after {
    content: "";
    height: 22px;
    width: 1px;
    top: 12px;
    background: #e21a37;
    display: inline-block;
    position: absolute;
    right: -2px
}

.floor4 .right .title {
    overflow: hidden;
    height: 47px;
    line-height: 47px;
    border-bottom: 1px solid #e21a37
}

.floor4 .right .title a {
    font-size: 14px;
    color: #e21a37
}

.floor4 .right .title .list li.active {
    color: #e21a37
}

.dynamic_switch ul {
    height: 222px;
    overflow: hidden;
    margin-top: 15px
}

.dynamic_switch ul:not(:first-of-type) {
    display: none
}

.dynamic_switch ul p {
    font-size: 14px;
    color: #555;
    line-height: 25px;
    text-indent: 28px;
    margin-bottom: 10px;
    text-align: justify
}

.floor5 {
    overflow: hidden
}

.floor5 .left {
    width: 310px
}

.floor5 .floor .title .t_left i::before {
    background-image: url("../img/index/icon-t5.png")
}

.contact {
    border: 2px solid #eaeaea;
    border-top: 0
}

.contact .title {
    outline: 2px solid #e21a37;
    background-color: #e21a37;
    padding-left: 26px;
    box-sizing: border-box
}

.contact .title .t_left {
    color: white;
    font-size: 20px;
    position: relative;
    top: 2px
}

.contact.floor .list li i::before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../Images/cont-list1.png) center center no-repeat;
    vertical-align: text-bottom;
    position: relative;
    top: 3px;
    margin-right: 13px
}

.contact.floor .list li:nth-child(2) i::before {
    background-image: url("../Images/cont-list2.png")
}

.contact.floor .list li:nth-child(3) i::before {
    background-image: url("../Images/cont-list3.png")
}

.contact.floor .list li:nth-child(4) i::before {
    background-image: url("../Images/cont-list4.png")
}

.contact.floor .list li:not(:last-child) {
    height: 37px;
    margin-bottom: 6px
}

.contact.floor .list li {
    width: 100%;
    font-size: 14px;
    color: black;
    text-align: left;
    overflow: hidden;
    background: white
}

.contact.floor .list li p {
    font-size: 14px;
    color: black;
    text-align: justify;
    padding-top: 6px;
    padding-right: 2px
}

.contact.floor .list li p.icon img {
    width: 109px;
    height: 109px;
    display: block
}

.contact.floor .list li i {
    float: left
}

.contact.floor .list li #map {
    height: 190px;
    width: 99.9%;
    float: left;
    margin-top: 13px
}

.contact .main_title {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: black;
    text-align: left
}

.contact .main_title span {
    position: relative;
    left: 3px
}

.contact.floor .list {
    width: 275px;
    margin: 20px auto;
    margin-top: 26px
}

.contact.floor .list li:nth-child(3) {
    height: 147px
}

.contact.floor .list li p.icon {
    margin-left: 38px
}

.admission_plan {
    width: 858px;
    height: auto
}

.admission_plan img {
    width: 100%;
    height: 100%;
    display: block
}

.admission_plan table thead tr th {
    font-size: 16px;
    color: white;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background: #e21a37;
}

.admission_plan tbody td {
    font-size: 14px;
    color: #000;
    line-height: 22px
}

.admission_plan tbody td:nth-of-type(1), .admission_plan tbody td:nth-of-type(2), .admission_plan tbody td:nth-of-type(3) {
    font-size: 14px
}


.admission_plan tbody td:nth-of-type(5) {
    text-align: left
}

.admission_plan table thead tr th:nth-child(1) {
    width: 83px;
}

.admission_plan table thead tr th:nth-child(2) {
    width: 102px;
}

.admission_plan table thead tr th:nth-child(3) {
    width: 59px;
    line-height: 25px;
}

.admission_plan table thead tr th:nth-child(4) {
    width: 46px;
}

.admission_plan table thead tr th:nth-child(5) {
    width: 567px;
}

.admission_plan table tbody tr td {
    border: 1px solid #eaeaea;
}

.admission_plan table tbody tr:first-of-type td {
    border-top: 0
}

.admission_plan table tbody tr {
    height: 44px
}

.admission_plan table tbody {
    /* border: 2px solid #eaeaea; */
    border-top: 0;
}

.admission_plan table tbody tr td {
    text-align: center
}

.admission_plan table tbody tr td:first-child {
    padding: 0 5px;
}

.admission_plan.floor .title {
    margin-bottom: 17px
}

.admission_plan table tbody tr td p {
    overflow: hidden;
    margin: 6px 14px;
    font-size: 12px;
    color: black;
    line-height: 22px;
    text-align: justify;
}

.admission_plan table tbody tr td .btn {
    width: 80px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    display: block;
    margin: auto;
    background: #e21a37;
    color: white;
    border-radius: 4px;
}

.admission_plan table tbody tr {
    background: white
}

.admission_plan .move_major {
    text-align: center;
    display: block;
    margin: 0 auto
}

.admission_plan .move_major i {
    margin-right: 10px
}

.admission_plan .move_major i::before {
    content: "";
    width: 42px;
    height: 27px;
    display: inline-block;
    background: url(../Images/mm-down.png) center center no-repeat;
    position: relative;
    background-size: 100%;
    top: 4px
}

.admission_plan .move_major i.limit::before {
    content: "";
    background-image: url(../img/index/mm-up.png)
}

.admission_plan .move_major a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.admission_plan .table {
    overflow: hidden
}

.admission_plan table tr span {
    display: block;
    box-sizing: border-box;
    width: 36%;
    margin: 0 auto;
    line-height: 19px;
}

.floor5 .admission_plan.floor .title .t_left i::before {
    background-image: url(../img/index/icon-t6.png)
}

.admission_plan.floor .title {
    border-bottom-color: red
}

.floor.graduation .title .t_left i::before {
    background-image: url(../img/index/icon-t8.png)
}

.graduation .list li {
    width: 277px;
    overflow: hidden;
    float: left;
    margin-right: 30px
}

.graduation .list {
    overflow: hidden;
    margin-top: 20px
}

.graduation .list li img {
    width: 100%;
    height: auto;
    display: block
}

.graduation .list li span {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding: 5px 0
}

.graduation .list li span i {
    color: black;
    width: 192px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-style: normal
}

.graduation .list li:last-child {
    margin-right: 0
}

.graduation .list li .bd {
    border: 1px solid #c9c9c9;
    padding: 6px;
    box-sizing: border-box
}

.graduation img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 20px
}

.friendly_link {
    margin-bottom: 45px;
    border: 1px solid #d7d7d7;
    position: relative
}

.friendly_link:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 2px;
    top: -4px;
    background: #e83428;
    border-radius: 50%;
    z-index: 105
}

.friendly_link h3 {
    position: absolute;
    left: -2px;
    top: -14px;
    background: white;
    z-index: 99;
    padding-left: 23px;
    padding-bottom: 7px;
    padding-right: 17px;
    font-size: 20px;
    color: black
}

.friendly_link h3::before {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    border: 1px solid #e83428;
    background-color: #fff;
    z-index: 100;
    position: absolute;
    border-radius: 50%;
    left: 1px;
    top: 7px
}

.friendly_link.floor .title .t_left i::before {
    background-image: url(../img/index/icon-t9.png)
}

.friendly_link .list li {
    float: left;
    position: relative;
    padding: 0 8px;
    line-height: 38px
}

.friendly_link .list a {
    width: 127px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 14px;
    color: #999;
    text-align: center
}

.friendly_link .list a:hover {
    color: red
}

.friendly_link .list li::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #abacaf;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5.5px
}

.friendly_link .list li:nth-child(8n) {
    padding-right: 0
}

.friendly_link .list li:nth-child(8n-7), .friendly_link .list li:first-child {
    padding-left: 0
}

.friendly_link .list li:nth-child(8n)::after {
    display: none
}

.friendly_link .list li:nth-child(8n) a {
    text-align: left
}

.friendly_link .list {
    overflow: hidden;
    padding-left: 34px;
    padding-top: 26px;
    padding-bottom: 18px
}

.friendly_link.floor .title {
    margin-bottom: 27px
}

#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#certify .swiper-container {
    margin: 26px 0 50px
}

#certify .swiper-slide {
    width: 520px;
    height: 300px
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff
}

#certify .swiper-button-prev {
    left: -30px;
    width: 30px;
    height: 50px;
    background: url(../Images/arrow-left.png) no-repeat;
    background-size: 100%
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 30px;
    height: 50px;
    background: url(../Images/arrow-right.png) no-repeat;
    background-size: 100%
}

.inquiry.center {
    width: 520px;
    height: 100%;
    margin-left: 30px
}

.inquiry.center .title {
    margin-bottom: 5px
}

.inquiry .content ul li {
    border-bottom: 1px solid #e3e3e3
}

.inquiry .content ul li:hover p, .inquiry .content ul li:hover span {
    color: #ff9c00
}

.inquiry .content ul li a {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    display: block
}

.inquiry .content p {
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    float: left
}

.inquiry .content span {
    width: 40px;
    overflow: hidden;
    float: right;
    font-size: 12px;
    color: #666
}

.f3_contact {
    width: 310px !important
}

.f3_contact .content li:not(:last-of-type) {
    margin-bottom: 17px
}

.f3_contact .content li {
    font-size: 0;
    text-align: left;
    box-sizing: border-box
}

.f3_contact .content li i {
    width: 25px;
    height: 27px;
    display: inline-block;
    background: url(../Images/f4-contact.png) no-repeat;
    -webkit-background-size: 48px;
    background-size: 48px;
    background-position: 0 0;
    margin-right: 13px
}

.f3_contact .content li span {
    width: 236px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    margin-top: 4px
}

.f3_contact .content li:nth-of-type(2) i {
    background-position: -26px 4px
}

.f3_contact .content li:nth-of-type(3) i {
    background-position: -1px -23px;
    background-size: 46px
}

.f3_contact .content li:nth-of-type(4) i {
    background-position: -26px -22px
}

.floor4 .f3_contact .title {
    height: auto;
    line-height: normal;
    margin-bottom: 20px
}

.contact_wechat {
    position: relative;
    cursor: pointer
}

.contact_wechat:hover .code_contact {
    display: block
}

.code_contact {
    position: absolute;
    right: 16px;
    top: 0;
    display: none
}

.code_contact img {
    width: 120px;
    height: 120px;
    display: block;
    box-shadow: 0 0 7px 2px #d8d7f1
}

.stu_rec_content p {
    font-size: 14px;
    color: #555;
    text-indent: 32px;
    text-align: justify;
    line-height: 24px;
    margin: 24px 0
}

.stu_rec_imgs {
    font-size: 0;
    text-align: center
}

.stu_rec_imgs img {
    width: 255px;
    display: inline-block
}

.stu_rec_imgs img:first-of-type {
    margin-right: 10px
}

.chengyiNews .title {
    outline: 2px solid #e21a37;
    background-color: #e21a37;
    padding-left: 10px;
    box-sizing: border-box
}

.chengyiNews .title .t_left {
    color: white;
    font-size: 20px;
    position: relative;
    top: 2px
}

.chengyiNews {
    border: 2px solid #eaeaea;
    border-top: 0
}

.chengyiNews_title {
    width: 280px;
    margin: 16px auto;
    position: relative;
    margin-bottom: 9px
}

.chengyiNews_title img {
    width: 100%;
    height: auto;
    display: block
}

.chengyiNews_title span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: block
}

.chengyiNews_title b {
    width: 260px;
    display: block;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal
}

.chengyiNews_content {
    width: 280px;
    margin: 0 auto;
    position: relative
}

.chengyiNews_content ul li {
    overflow: hidden;
    height: 48px;
    line-height: 48px
}

.chengyiNews_content ul li:not(:last-of-type) {
    border-bottom: 1px solid #e3e3e3
}

.chengyiNews_content ul li p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    width: 222px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.chengyiNews_content ul li span {
    color: #adb0b9;
    font-size: 14px;
    float: right
}

.chengyiNews_content ul li:hover p, .chengyiNews_content ul li:hover span {
    color: red
}

.entrance {
    margin-top: 23px;
    width: 310px;
    height: 300px;
    border: 1px dashed #d9a299
}

.entrance .e-content {
    margin-top: 13px;
    display: flex;
    justify-content: space-around;
    text-align: center
}

.entrance .e-content .e-title {
    width: 140px;
    height: 46px;
    line-height: 46px;
    color: #FFF;
    background-color: #b44534
}

.entrance .e-content .e-title:last-child {
    background-color: #233c66
}

.entrance .e-content ul {
    border: 1px solid #ddd
}

.entrance .e-content ul li {
    width: 122px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #ddd
}

.entrance .e-content ul li:last-child {
    border-bottom: 0
}

.entrance a {
    display: block;
    margin: 20px auto 0;
    background-color: #b44534;
    width: 220px;
    height: 46px;
    line-height: 46px;
    color: #FFF;
    text-align: center;
    border-radius: 5px
}

.question .list li a {
    overflow: hidden
}

.question .list li a:hover p {
    color: red
}

.question .list li a:hover span {
    color: red
}

.question .list li a p {
    float: left;
    width: 230px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.question .list li a span {
    width: 40px;
    overflow: hidden;
    float: right;
    font-size: 12px;
    color: #666
}

.graduation .content {
    background: url(../Images/gra-bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 35px 34px;
    overflow: hidden;
    margin-top: 20px
}

.graduation .gra-info p {
    width: 532px;
    text-align: justify;
    font-size: 14px;
    color: #594746;
    line-height: 26px;
    text-indent: 31px;
    float: left
}

.graduation .gra-imgs {
    float: right
}

.graduation .gra-imgs img {
    width: 280px;
    height: auto;
    display: block;
    float: left;
    margin-top: 0
}

.graduation .gra-imgs img:first-of-type {
    margin-right: 10px
}

.mask {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
    background-color: #000;
    opacity: .5
}

.popup #zxbm {
    display: none;
    width: 540px;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -270px;
    margin-top: -336.5px;
    background-color: #fff;
    text-align: center;
}

.popup #zxbm h3 {
    font-size: 24px;
    color: #0d0409;
    letter-spacing: 16px;
    margin-top: 42px;
    margin-bottom: 16px
}

.popup #zxbm .jzsj {
    letter-spacing: 10px;
    font-size: 28px;
    color: #b44534;
    font-weight: bold
}

.popup #zxbm .time {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #0d0409;
    margin-top: 28px
}

.popup #zxbm .time span {
    display: inline-block;
    width: 60px;
    background-color: #b44534;
    font-size: 36px;
    color: #fff;
    border-radius: 10px;
    margin-right: 20px
}

.popup #zxbm .time span:last-child {
    margin-left: 34px;
    margin-right: 22px
}

.popup #zxbm p {
    font-size: 16px;
    color: #999;
    text-align: start
}

.popup form {
    width: 445px;
    margin: 35px auto 42px
}

.popup form:last-child {
    margin-bottom: 49px
}

.popup form ul li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 44px;
    color: #0d0409;
    margin-bottom: 18px
}

.popup form ul li input, select {
    width: 344px;
    height: 44px;
    text-indent: 17px;
    border: 1px solid #ddd
}

.popup form:last-child ul li input, select {
    width: 345px;
    text-indent: 19px
}

.popup form input[type=submit] {
    width: 100%;
    height: 46px;
    border: 0;
    font-size: 16px;
    color: #fff;
    background-color: #b44534;
    margin-bottom: 29px
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 10px;
    background: url(../Images/level2/down.png) no-repeat scroll 97% center transparent;
    text-indent: 17px
}

.popup #wsbm {
    display: none;
    width: 560px;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -280px;
    margin-top: -269.5px;
    background-color: #fff;
    text-align: center;
}

.popup #wsbm h3 {
    font-size: 30px;
    color: #0d0409;
    font-weight: bold;
    color: #b44534;
    margin-top: 54px;
    margin-bottom: 15px
}

.popup #wsbm p {
    font-size: 14px;
    color: #999;
    text-align: start
}

.close {
    position: absolute;
    content: "";
    background: url(../Images/home/close.png) no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 28px;
    top: -34px;
    right: -34px
}





